lcWndSetFocus Home

Sets the keyboard focus to LiteCAD graphics window.

 BOOL lcWndSetFocus (
   HANDLE hLcWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).